0.00/0.01	% File    : /export/starexec/sandbox2/benchmark/theBenchmark.p
0.00/0.01	% app-encoded or not : original
0.00/0.01	% Variant    : purification_ext
0.00/0.01	% Ordering    : rpo6
0.00/0.01	% Command    : 
0.00/0.01	#!/bin/sh
0.00/0.01	
0.00/0.01	./zipperposition.native ${1:+"$1"} \
0.00/0.01	  -i tptp \
0.00/0.01	  -o tptp \
0.00/0.01	  --timeout "$STAREXEC_WALLCLOCK_LIMIT" \
0.00/0.01	  --mem-limit "$STAREXEC_MAX_MEM" \
0.00/0.01	  --no-avatar \
0.00/0.01	  --ho \
0.00/0.01	  --force-ho \
0.00/0.01	  --no-ho-elim-pred-var \
0.00/0.01	  --ho-general-ext-pos \
0.00/0.01	  --no-ho-unif \
0.00/0.01	  --no-induction \
0.00/0.01	  --no-unif-pattern \
0.00/0.01	  --ord $2  \
0.00/0.01	  --simultaneous-sup false \
0.00/0.01	  --ho-purify ext \
0.00/0.01	  --ho-ext-axiom \
0.00/0.01	  --restrict-hidden-sup-at-vars \
0.00/0.01	  --ho-prim-enum none \
0.00/0.01	  --no-max-vars \
0.00/0.01	  --dont-select-ho-var-lits \
0.00/0.01	  --no-fool
0.00/0.19	% Computer   : n153.star.cs.uiowa.edu
0.00/0.19	% Model      : x86_64 x86_64
0.00/0.19	% CPU        : Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
0.00/0.19	% Memory     : 32218.625MB
0.00/0.19	% OS         : Linux 3.10.0-693.2.2.el7.x86_64
0.00/0.19	% CPULimit   : 300
0.00/0.19	% DateTime   : Fri Feb  2 06:51:08 CST 2018
0.00/0.21	% done 16 iterations in 0.006s
0.00/0.21	% SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
0.00/0.21	% SZS output start Refutation
0.00/0.21	tff(satz41a, axiom,
0.00/0.21	  (![Xx:frac,Xy:frac]: ((~eq(Xx,Xy)) => ((~moref(Xx,Xy)) => lessf(Xx,Xy))))).
0.00/0.21	tff('0', plain,
0.00/0.21	    ![X8 : frac, X9 : frac]: (moref(X8, X9) | lessf(X8, X9) | eq(X8, X9)),
0.00/0.21	    inference('cnf', [status(esa)], [satz41a])).
0.00/0.21	tff(e, axiom, (eq(pf(x,z),pf(y,z)))).
0.00/0.21	tff('1', plain, eq(pf(x, z), pf(y, z)), inference('cnf', [status(esa)], [e])).
0.00/0.21	tff(satz62a, axiom,
0.00/0.21	  (![Xx:frac,Xy:frac,Xz:frac]: (moref(Xx,Xy) => moref(pf(Xx,Xz),pf(Xy,Xz))))).
0.00/0.21	tff('2', plain,
0.00/0.21	    ![X10 : frac, X11 : frac, X12 : frac]:
0.00/0.21	      (~ moref(X10, X11) | moref(pf(X10, X12), pf(X11, X12))),
0.00/0.21	    inference('cnf', [status(esa)], [satz62a])).
0.00/0.21	tff(satz41b, axiom,
0.00/0.21	  (![Xx:frac,Xy:frac]:
0.00/0.21	     (~
0.00/0.21	       ((eq(Xx,Xy) => (~moref(Xx,Xy))) =>
0.00/0.21	        ((moref(Xx,Xy) => (~lessf(Xx,Xy))) =>
0.00/0.21	         (~(lessf(Xx,Xy) => (~eq(Xx,Xy))))))))).
0.00/0.21	tff('3', plain, ![X1 : frac, X2 : frac]: (~ moref(X1, X2) | ~ eq(X1, X2)),
0.00/0.21	    inference('cnf', [status(esa)], [satz41b])).
0.00/0.21	tff('4', plain,
0.00/0.21	    ![X0 : frac, X1 : frac, X2 : frac]:
0.00/0.21	      (~ $true | ~ moref(X2, X1) | ~ eq(pf(X2, X0), pf(X1, X0))),
0.00/0.21	    inference('sup-', [status(thm)], ['2', '3'])).
0.00/0.21	tff('5', plain,
0.00/0.21	    ![X0 : frac, X1 : frac, X2 : frac]:
0.00/0.21	      (~ eq(pf(X2, X0), pf(X1, X0)) | ~ moref(X2, X1)),
0.00/0.21	    inference('simplify', [status(thm)], ['4'])).
0.00/0.21	tff('6', plain, (~ $true | ~ moref(x, y)),
0.00/0.21	    inference('sup-', [status(thm)], ['1', '5'])).
0.00/0.21	tff('7', plain, ~ moref(x, y), inference('simplify', [status(thm)], ['6'])).
0.00/0.21	tff('8', plain, (~ $true | eq(x, y) | lessf(x, y)),
0.00/0.21	    inference('sup-', [status(thm)], ['0', '7'])).
0.00/0.21	tff('9', plain, (lessf(x, y) | eq(x, y)),
0.00/0.21	    inference('simplify', [status(thm)], ['8'])).
0.00/0.21	tff(satz62c, axiom,
0.00/0.21	  (![Xx:frac,Xy:frac,Xz:frac]: (lessf(Xx,Xy) => lessf(pf(Xx,Xz),pf(Xy,Xz))))).
0.00/0.21	tff('10', plain,
0.00/0.21	    ![X5 : frac, X6 : frac, X7 : frac]:
0.00/0.21	      (~ lessf(X5, X6) | lessf(pf(X5, X7), pf(X6, X7))),
0.00/0.21	    inference('cnf', [status(esa)], [satz62c])).
0.00/0.21	tff('11', plain, ![X1 : frac, X3 : frac]: (~ eq(X1, X3) | ~ lessf(X1, X3)),
0.00/0.21	    inference('cnf', [status(esa)], [satz41b])).
0.00/0.21	tff('12', plain,
0.00/0.21	    ![X0 : frac, X1 : frac, X2 : frac]:
0.00/0.21	      (~ $true | ~ lessf(X2, X1) | ~ eq(pf(X2, X0), pf(X1, X0))),
0.00/0.21	    inference('sup-', [status(thm)], ['10', '11'])).
0.00/0.21	tff('13', plain,
0.00/0.21	    ![X0 : frac, X1 : frac, X2 : frac]:
0.00/0.21	      (~ eq(pf(X2, X0), pf(X1, X0)) | ~ lessf(X2, X1)),
0.00/0.21	    inference('simplify', [status(thm)], ['12'])).
0.00/0.21	tff('14', plain, (~ $true | ~ lessf(x, y)),
0.00/0.21	    inference('sup-', [status(thm)], ['1', '13'])).
0.00/0.21	tff('15', plain, ~ lessf(x, y), inference('simplify', [status(thm)], ['14'])).
0.00/0.21	tff('16', plain, eq(x, y), inference('clc', [status(thm)], ['9', '15'])).
0.00/0.21	tff(satz63b, conjecture, (eq(x,y))).
0.00/0.21	tff(zf_stmt_0, negated_conjecture, (~eq(x,y))).
0.00/0.21	tff('17', plain, ~ eq(x, y), inference('cnf', [status(esa)], [zf_stmt_0])).
0.00/0.21	tff('18', plain, ~ $true, inference('sup-', [status(thm)], ['16', '17'])).
0.00/0.21	tff('19', plain, $false, inference('simplify', [status(thm)], ['18'])).
0.00/0.21	
0.00/0.21	% SZS output end Refutation
0.00/0.21	EOF
